Skip to content

Conversation

@stratoula
Copy link
Contributor

Summary

Part of #238473

This PR is a necessary step before chaining controls. In the chaining controls we want to get variables suggestions but we do not want to get the "Create control" suggestion.

This PR is accomplishing this with some small changes on how we treat the supportsControl prop in the editor.

Note: I decided to move this away from the #242909 as the presentation team is working on a big refactoring so they will take care of the chaining controls.

Checklist

@stratoula stratoula added Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana t// v9.3.0 release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Nov 24, 2025
@stratoula stratoula marked this pull request as ready for review November 24, 2025 09:53
@stratoula stratoula requested a review from a team as a code owner November 24, 2025 09:53
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@stratoula stratoula enabled auto-merge (squash) November 26, 2025 07:29
@stratoula stratoula merged commit 3f9076d into elastic:main Nov 26, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
esql 668.1KB 668.2KB +37.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
esql 18.7KB 18.8KB +57.0B
kbnUiSharedDeps-srcJs 4.1MB 4.1MB +31.0B
total +88.0B

History

eokoneyo pushed a commit to eokoneyo/kibana that referenced this pull request Dec 2, 2025
…stic#243934)

## Summary

Part of elastic#238473

This PR is a necessary step before chaining controls. In the chaining
controls we want to get variables suggestions but we do not want to get
the "Create control" suggestion.

This PR is accomplishing this with some small changes on how we treat
the supportsControl prop in the editor.


Note: I decided to move this away from the
elastic#242909 as the presentation team
is working on a big refactoring so they will take care of the chaining
controls.

### Checklist

- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:ES|QL ES|QL related features in Kibana release_note:skip Skip the PR/issue when compiling release notes Team:ESQL ES|QL related features in Kibana t// v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants